home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / ARACHE.ZIP / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1998-10-07  |  52.0 KB  |  908 lines

  1. History of Arachne WWW browser
  2. ------------------------------
  3.  
  4. 1.42 beta (HiColor, PostScript and PPP setup Wizard release)
  5. ----
  6.  
  7. Release date: 7th October 1998
  8.    Bug fixes: Various bugs when rendering nested tables.
  9.               Unknown entities won't cause rest of line to disappear (it was
  10.               bug!), instead of this, corresponding ASCII will be displayed
  11.               ("Á" -> "A" if "Aacute" is not defined in fontinfo.bin).
  12.               Various POP3 download bugs.
  13.      Changes: ARACHNE.CFG variable "TextEncoding" was renamed to
  14.               "MailBodyEncoding" to avoid interference with variable "Text".
  15.               3 different versions of CORE.EXE are now available: default
  16.               (overlaid/HiColor, slow and memory hungry), overlaid/no HiColor
  17.               (slow and memory friendly) and staticaly linked/no HiColor/no
  18.               PostScript (the fast and memory hungry one).
  19. Improvements: Support for HiColor VESA modes (on 1 MB+ video cards).
  20.               In HiColor mode, no palette mixing is required, which makes
  21.               Arachne much faster. Also JPEGs decompress faster, because the
  22.               palette doesn't have to be optimized to 256 colors.
  23.               New Arachne PPP Wizard can autodetect some modems and generally
  24.               makes configuring new connection much easier for beginner.
  25.               Arachne can now print/export to PostScript (Alt+P hotkey).
  26.               New ARACHNE.CFG variables for controling this PostScript output
  27.               were added - PostScriptOut, PostScriptWidth and PostScriptHeight.
  28.               In <INPUT TYPE=TEXT> fields and URL input field, cursor can
  29.               be positioned by mouse.
  30.               Maintanance of Arachne Packages (APM files) was improved
  31.               (new items were added to apm.id -> see apm.txt)
  32.  
  33. 1.41 beta (Yes, I know this release is not yet stable...)
  34. ----
  35.  
  36. Release date: 7th July 1998
  37.    Bug fixes: Up to 16 frames can be displayed at once - and the frames should
  38.               be now much more stable and usable, they should be located
  39.               on correct places and the URLs of sub frames should be correct.
  40.               Frames seem to be as usable, that such thing as frames-based
  41.               version of Arachne e-mail client is no possible. But prepare
  42.               for many crashes on frame-based pages - I still recommend you
  43.               to turn frames off if you want stable browsing.
  44.               Another bug related to aligning tables to the left or right
  45.               was fixed - tables shouldn't overlap now.
  46.               Many bugs in rendering of pages with both <IMG ALIGN=...> and
  47.               <TABLE ALIGN=...> tags were fixed.
  48.               Fatal bugs in MAILMAN UUENCODE/UUDECODE were fixed.
  49.               There was bug when deleting HTML files from cache.
  50.               When you fail to connect with PPP and then exit Arachne, PPP.LOG
  51.               will be deleted now (no more "Cannot initialize PPP" screens).
  52.               Mouse cursor cannot be positioned beyond end of document in
  53.               TEXTAREA fields.
  54.               Several bugs concerning behaviour of search text input field
  55.               were fixed.
  56.               Arachne will correctly post data even to password-protected
  57.               CGI scripts (or "active pages").
  58.               Behaviour of   (and also ASCII-160 character) entity
  59.               and <NOBR> tag was improved dramaticaly, which will result in
  60.               much better HTML rendering (in many cases, pages viewed by
  61.               Arachne were too wide compared to Netscape's rendering...)
  62.               Textarea using ARACHNEROWS argument now displays correctly
  63.               even for other system font sizes (BigFont Yes or AltSysFont xxx).
  64.               HTTP authentication information won't be lost when Arachne
  65.               shells to DOS to execute some external plug-ins; however,
  66.               authentication data are reset when user decides to exit (Esc).
  67.               <META HTTP-EQUIV="Refresh"...> tag now really reloads pages
  68.               from net, if TCP/IP is active - this was original purpose
  69.               of this tag.
  70.               Some of problems with displaying background images were fixed.
  71.      Changes: Default character set is now full ISO-8859-1 (ISO-Latin-1),
  72.               including all HTML entities (West European accented characters).
  73.               Pressing F8 won't take you to the homepage.
  74.               Design of <INPUT TYPE=SUBMIT/RESET> buttons was changed, to
  75.               make Arachne more compatible with today's web design.
  76.               You don't have to care about many new configurable features,
  77.               because APM packages which use them will auto-configure Arachne
  78.               for you.
  79. Improvements: Middle mouse button can be used to paste from clipboard.
  80.               New arguments of <FRAME> tag - MARGINWIDTH, MARGINHEIGHT and
  81.               SCROLLING=YES(AUTO)|NO were implemented.
  82.               Both Arachne and MAILMAN now require less DOS memory, which
  83.               means that users with 600+ KB of DOS memory will experience
  84.               much faster e-mail processing.
  85.               New ARACHNE.CFG variable Index determines default document
  86.               to be searched in local directory - for example URL
  87.               "file:somepath\" can be expanded to "file:somepath\*.htm",
  88.               "file:somepath\index.htm" or "file:somepath\default.htm".
  89.               "Send files" screen now allows you to enable/disable adding
  90.               description and content-ID into MIME e-mails with attachments.
  91.               Content-ID is important for sending multipart documents
  92.               (eg. HTML page with background image) to MIME-compliant
  93.               world - for example to Microsoft Outlook. See MIME.TXT for
  94.               more details.
  95.               ARACHNE.CFG variables MyCharset, AcceptCharset and
  96.               TextEncoding allows better support for ISO-Latin-1 and
  97.               mainly ISO-Latin-2 and Windows-1251 charset, which allows you
  98.               to use accented characters in eMails - even for Central and
  99.               East European languages (!). And as many programs using
  100.               Windows-1250 charset are ISO-8859-2 compatible, you shouldn't
  101.               experience problems communicating with people using Netscape
  102.               Communicator or Microsoft Outlook as their eMail clients (!!!).
  103.               AcceptCharset ISO-8859-2,* will force many servers for example
  104.               in Czech Republic to send you pages in correct encoding.
  105.               Variable AltSysFont allows you to use some of fixed-width HTML
  106.               fonts instead of default system font (8x14.fnt).
  107.               It is very useful for Cyrillic (Russian) character set.
  108.               Password-protected FTP was improved - URL ftp://username@host
  109.               is now valid, user is prompted for password.
  110.               Mouse can change color on links.
  111.         News: Development of Linux version (fully 32bit, or on demand even
  112.               64bit :-) has started - first finished component is cache server
  113.               which will allow more running copies of Arachne to share the
  114.               same cached documents (no "/home/xchaos/.netscape/lock detected"
  115.               messages while surfing web under Linux any more ;-).
  116.               I plan to take advantage of my strong client-server approach to
  117.               making programs and to show object-oriented crowd that they
  118.               lost their way...
  119.  
  120. 1.40 beta 2 (once again "last_beta" ;-)
  121. ----
  122.  
  123. Release date: Monday 27th April 1998
  124.    Bug fixes: Some general bugs (memory allocation, etc.) were fixed.
  125.               <TABLE ALIGN=LEFT> and <TABLE ALIGN=RIGHT> tags should really
  126.               work now. File TXTSETUP.AH was removed, because it had no
  127.               effect: Arachne always writes ARACHNE.CFG to disk when exiting.
  128.               Some constants were reduced (like maximum line length in
  129.               built-in editor) were reduced, to save DOS memory and make
  130.               Arachne faster.
  131.               Some bugs when running on slower PCs were fixed - editor area
  132.               won't be refreshed until keyboard buffer is empty, scrollbars
  133.               of long files will be displayed properely, etc.
  134.               Arachne won't loop on externaly viewed documents any longer.
  135.               MINITERM in 1.40 "final beta" was completely unfinished; I hope
  136.               this one will be better, but I haven't tested login script
  137.               extensions (\u...username, \p...password \w...wait 1 second,
  138.               \r...send ASCII 13 - Enter)
  139. Improvements: <META HTTP-QUIV="REFRESH" CONTENT="timeout; URL=newurl">
  140.               In editor, you can use new shortcuts <Ctrl+Left> and <Ctrl+Right>
  141.               to skip to previous/next word.
  142.               Navigation buttons won't be printed when printing mail message.
  143.               Cache maintenance was improved.
  144.               APM with staticaly linked CORE.EXE will be now available for
  145.               all new releases.
  146.  
  147. 1.40 final_beta
  148. ----
  149.  
  150. Release date: Friday, 24th April 1998
  151. Version note: Version 1.2x stable release line was skipped, because there
  152.               were too many bugs in beta releases with this number.
  153.               All versions 1.3x were skipped, because it reminded me of
  154.               unlucky number "13", and (more important) because digit "3"
  155.               looked ugly in new Arachne screen layout. The changes are
  156.               really dramatical, so I hope everyone will understand this
  157.               decession.
  158.    Important: Arachne status changed from slightly crippled shareware to
  159.               almost uncrippled shareware, which is FREE FOR NON-COMMERCIAL
  160.               USE ! Using unregistered Arachne is no longer illegal. The main
  161.               difference in status of registered users is, that they
  162.               will recieve as much support from autor as possible - yes,
  163.               I will soon have printed list of registered users sticked on my
  164.               monitor, and look at it before answering technical questions ;)
  165.               Technical support will include analysis of DOS and Arachne
  166.               configuration files and implementation of small improvements
  167.               on demand - of course, WE DON'T PROMISE ANYTHING!!! We just
  168.               anounce, that we would like to treat registered users this way,
  169.               if it will be possible. Unregistered users will be now REALLY
  170.               left alone, with no support from xChaos software (developer)
  171.               or Network and Fiction (distributor). And well, yes, now you can
  172.               change URL of homepage even in unregistered versions.
  173.    Bug fixes: Arachne won't hang on tags like <BODY BACKGROUND=#xxxx">, such
  174.               error in HTML will be simply ignored. This was caused by serious
  175.               URL parsing bug, which was fixed. This bug probably also caused
  176.               Arachne to hang occasionaly, when viewing History of visited URLs.
  177.               <INPUT> tags of TYPE=RADIO and TYPE=CHECKBOX were modified, so
  178.               they are now font-independent (important for ISO-Latin 2 fonts).
  179.               Serious layout bug when rendering input fields of all types
  180.               was also fixed - forms now should look much better when using
  181.               large system font.
  182.               "Cancel" buttons on Editor screen (F4) and Save/send screen (F2)
  183.               now work as expected (they reload original page instead of
  184.               going to previous document).
  185.               <TABLE ALIGN=LEFT> and <TABLE ALIGN=RIGHT> tags now work
  186.               as they are expected to - ie. same as <IMG ALIGN=...>, with.
  187.               Many frame layout bugs were fixed - at least ALL typical
  188.               three-frames pages now should work correctly, as well as most
  189.               four- and five- frame pages. Back button will change only
  190.               content of frame, instead of showing previous page in full
  191.               browser window.
  192.               Arachne now tries to deallocate xSwap and XMS on her "Fatal
  193.               error" crashes - which means, that those crashes shouldn't
  194.               as fatal as before. "Restart" button should be much safer
  195.               option now.
  196.      Changes: APMs version 2.0 are not compatible with version 1.0. APM
  197.               packages are now simply ARJ archives. APM must be downloaded
  198.               from host listed in SECURITY.CFG - see file APM.TXT for details.
  199.               Alt+H won't take you to URL specified in DialPage variable -
  200.               it was boring, wasn't it ? The same change was done to Alt+D -
  201.               it won't take you to homepage, unless you pressed it on DialPage.
  202.               F7 key is now used for searching in page - to go to your
  203.               SearchPage, use Alt+F7 (compatibility: Norton Commander, etc.)
  204. Improvements: There are really many of them. I hope it will make clear, why
  205.               version number was boosted directly to 1.40 final beta ;-)
  206.               New VESA mode 640x400x256 colors was implemented - it requires
  207.               only 256 KB VGA card, so it should help users without SVGA...
  208.               New screen layout and font scaling option were added. It should
  209.               be useful especially for Arachne users with slow PCs, generic
  210.               VGA cards and 14" VGA monitors (Note: next planned graphics
  211.               library update will include support for HiColor mode on VESA
  212.               cards and support for animated GIFs - not support for CGA or
  213.               Hercules ;-) Please go outside and get some 10 years old 256 kB
  214.               VGA card.... I doubt that they are more expensive than Herc ;)
  215.               Arachne is now able to convert HTML to plain ASCII and print it.
  216.               Users using IP_Address PPP (PPP.LOG) will see time spent online.
  217.               FTP: <ARACHNE TARGET=...> tag can be used to specify target
  218.               filename for FTP uplods. FTP proxy server option was added, but
  219.               NOT TESTED !! There is also option to use "external/ftp", as
  220.               any protocol can be now added as "external": MIME.CFG will
  221.               be searched for pseudo-mime type "external/protocol_name".
  222.               For example "external/irc", "external/https", etc. Protocols
  223.               which cannot be made external are "file:", "pop3:", "smtp:",
  224.               "mailto:", "http:", and of course "arachne:" and "about:".
  225.               Inline images cannot be downloaded using external protocols.
  226.               You can search displayed page using F7, Ctrl+Q or '/' key.
  227.               To search next occurance of keyword, use Ctrl+L. Compatibility
  228.               of these keystrokes: Norton, WordStar style editors, Lynx.
  229.               Single line "clipboard" was implemented (but much usable
  230.               editing interface will be implemented in later...) - interface
  231.               is Windows compatible (Ctrl+X,Ctrl+C,Ctrl+V). But much more
  232.               sofisticated editing commands will be implemented later...
  233.               More system information (in resolutions lower than 1024x768)
  234.               will be displayed after pressing Alt+M.
  235.               Alt+F1 hotkey will take you to homepage (I found out, that
  236.               this shortcut is used in DOS file managers to change disk; for
  237.               example after inserting new floppy disk. As Arachne should
  238.               help hardcore DOS users to get used to Internet enviroment,
  239.               I thought that loading of homepage can be compared to inserting
  240.               new floppy disk ;-) The same can be said about Alt+F2 - which
  241.               will take you to the list of accesible drives.
  242.               New bonus tag for Arachne Fans, who are optimizing their homepages
  243.               for use with Arachne: <FONT 3D>...</FONT>. Check it ;-)
  244.  
  245. 1.20 beta 9
  246. ----
  247.  
  248. Release date: Thursday, 5th March 1998
  249.    Bug fixes: Numerous - memory management bugs, "disappearing icons", etc.
  250.      Changes: TELNET and MPEG players now must be installed separately,
  251.               as APM packages. This reduces the size of basic distribution
  252.               package. See file APM.HTM for more details.
  253. Improvements: Internal FTP upload and download was finally implemented (!)
  254.               Faster virtual memory -> Arachne should be generally faster.
  255.               Icons now should appear much faster.
  256.               Arachne package manager -> easy way to add new components.
  257.               Users with fast PCs can now use background image for Arachne
  258.               desktops, local disk browsing, mail messages, etc.
  259.  
  260. 1.20 beta 8
  261. ----
  262.  
  263. Release date: Saturday, 7th Februrary 1998
  264.    Bug fixes: Redirection bug was fixed and improved.
  265.               Problem with deleting mail during POP3 download was fixed.
  266.               Disappearing mouse problem was fixed.
  267.               Arachne will no longer hang on very long documents.
  268.      Changes: PPP user using PPP.LOG to pass IP address to Arachne don't
  269.               have to type arachne -r to return online.
  270. Improvements: Basic WWW authentication.
  271.               <SELECT> tag (pull down menu) can be larger than one screen.
  272.               </SELECT> tag is now accepted.
  273.               <CAPTION ALIGN=LEFT> was enabled.
  274.               Client side imagemaps <IMG USEMAP="">, <MAP> tags...
  275.               Cookies support was improved.
  276.               Implementation of HTTP protocol was improved.
  277.  
  278. 1.20 beta 7
  279. ----
  280.  
  281. Release date: Thursday, 15th January 1998
  282.    Bug fixes: Various 16 color EGA/VGA modes bugs were fixed.
  283.               Bug in "Save As" and "Save downloaded file" screens was fixed.
  284.               Various image conversion bugs were fixed.
  285.               Several bugs while surfing local disk were fixed.
  286.               Big system font can be used again.
  287.               Klos PPP dialer auto-instalation is works again.
  288.      Changes: "Emtpy cache" icon ("F8" key) was replaced by "Page Information"
  289.               icon ("=" key). "Empty cache" icon was moved to Utilities page.
  290.               Mail manager is now doing word-wrap for long lines.
  291. Improvements: Cookies (!). Controled by ARACHNE.CFG variables "Cookies Yes|No"
  292.               = enable|disable, "CookieFile filename" = cookie jar to use.
  293.               Logo animation can be disabled -> speed improvement. "Logo 0"
  294.               Speed improvent (the one from xMas release).
  295.               Arachne desktop was added - better access to Arachne functions.
  296.               Useful "Picture Galery" function was added to file manager.
  297.               New file icons were added.
  298.               PPPD setup page and generic packet driver setup page were
  299.               improved to cover all possibile combinations.
  300.  
  301. 1.20 xMas release
  302. ----
  303.  
  304. Not documented
  305.  
  306. 1.20 beta 6.1
  307. ----
  308.  
  309. Release date: Thursday, 20th November 1997
  310.    Bug fixes: Many. Including XMS deallocation bug in preview relese.
  311.               Probably the most important bug fix is submitting of
  312.               CGI scripts with POST method - the trick was in sending
  313.               Content-type: application/x-www-form-urlencoded.
  314. Improvements: Many. You will notice mainly new extension .AH - Arachne
  315.               HTML (or maybe Advance HTML ;-). This increases security
  316.               of Arachne. I don't want to mention security bugs here, as
  317.               it may encourage someone to hunt for users of older Arachnes ;)
  318.               New tags (HTML/4.0) were implemented: <BIG>, <SMALL>, <SUB>
  319.               and <SUB>. Many new ARACHNE.CFG keywords were added, work
  320.               on complete ARACHNE.CFG documentation just started.
  321.               User and provider profiles (files with extension ACF)
  322.               should allow creating of collection of usable configurations
  323.               for different providers.
  324.               Other improvements include: caching fonts in XMS, improved
  325.               mail send and receive, improved frames, improved error
  326.               messages (won't overwrite URL). New DJPEG.EXE can handle
  327.               progressive JPEGs and can use BMP as output format (faster).
  328.               Local JPEGs are now cached in CACHE subdirectory, which should
  329.               allow you to view JPEGs on CD-ROM drives.
  330.     New bugs: Probably many. However, there were so many bugs from preview
  331.               beta releases, that I almost decided to make this beta the only
  332.               publicly available release. With Frames variable set to No,
  333.               it should be anyway more usable than any previous version
  334.               of Arachne. Unfortunately, there appeared some bug in 16 color
  335.               modes, so I recommend users of 16 color modes to use old Arachne.
  336.               In final release, 16 color VGA support should be corrected.
  337.  
  338. 1.20 pre-release
  339. ----
  340.  
  341. Release date: Friday, 3th October 1997
  342.    Bug fixes: Large image buttons will no longer hang Arachne during
  343.               "push" animation. Small (but fatal) GIF bug was trapped.
  344.               RefreshDelay variable was expected to be called LoadRefresh by
  345.               mistake. Page is now being displayed more carefuly.
  346.               Images with HEIGHT and WIDTH parameter equal to real size
  347.               are now displayed correctly. Several problems with history
  348.               of visited URLs and with submitting of fomrs were fixed.
  349.      Changes: Command line switch "-c" now turns off TCP/IP even when
  350.               ARACHNE.CFG contains line "Connection READY". This should
  351.               allow offline mail reading to users who use "Connection READY"
  352.               with SLIP or PPP dialer. BTW "-c" was originally shortcut for
  353.               "continue browsing", now it is "continue online".
  354.               "Use new settings" on SETUP.HTM and OPTIONS.HTM will restart
  355.               browser in online mode if you pressed the button in online mode.
  356.               (This may cause problem when trying to turn off TCP/IP using
  357.               setup page. In this case, you have to restart manually).
  358. Improvements: FRAMES IMPLEMENTED! BETTER MAIL MANAGER!
  359.               MINITERM can use other COM port modes than 8N1 (variable Mode).
  360.               Virtual screen behaviour is controled by variable
  361.               ScreenMode. Value "Nice" is what was implemented in beta 5,
  362.               value "Auto" means that virtual screens are generated only
  363.               for pages which fit into size declared by VirtualScreen
  364.               variable. Probably most useful setting of ScreenMode is "Smart".
  365.               Virtual screen is generated only for the top of each
  366.               page, so scrolling speed is optimized: very smooth for the
  367.               top of the page, and normal screen refresh for the rest of the
  368.               page. Useful virtual screen size depends on the speed of your
  369.               CPU, value cca 2000 pixels should be usable on
  370.               most systems (and also most online pages fit this size).
  371.               OPTIONS.HTM page now offers button "Performance", which
  372.               allows you to configure Arachne for specific hardware.
  373.               Glen W. McCorkle sent me Thomas G. Lane's new 16 bit
  374.               and 32 bit versions of DJPEG.EXE, so Arachne now decompress
  375.               JPEG files to BMP file (we are less dependent on GIF file
  376.               format now). See upgrade note for 386 and AT/XT release list.
  377.               In <TEXTAREA> fields, you can use <F2> key to submit form
  378.               (warning: this will work ONLY if you are inside TEXTAREA!)
  379.               For your convenience, even <TEXTAREA> abandoned by mistake
  380.               saves itself to file called "textarea.tmp".
  381.               Mouse position is now saved in ARACHNE.PCK file.
  382.               Hotkey K displays list of hotkeys (compatibility: Lynx)
  383.               Hotkey <Alt>+<H> hangs phone (compatibility: Terminate & others)
  384.               Hotkey <Alt>+<E> escapes to dos shell (compatibility: Telnet)
  385.               Hotkey <Alt>+<Q> opens notepad (compatibility: Dos Navigator)
  386.               Hotkey <Alt>+<D> dials directly (compatibility: Terminate)
  387. Upgrade note: Hotkey H CHANGED meaning: now displays Hotlist (Hotlist variable)
  388.               ARACHNE.PCK is not compatible. Please re-run SETUP.BAT,
  389.               delete cache index and history files, etc.
  390.               Arachne will automaticaly unload packet driver before dialing.
  391.               Default release of Arachne is now guaranteed to run on
  392.               following configuration: CPU 386+, 256 color SVGA card,
  393.               4 MB of memory (1MB conventional, 1MB disk cache, 2 MB XMS).
  394.               I think this is typical "cheap PC" configuration - if you
  395.               run PC with less system resources, you have to download
  396.               "Arachne light" patch (without smooth scrolling, virtual
  397.               screens and with 16 color EGA/VGA modes) or "Arachne ultralight"
  398.               (same as "light", but without mail, ftp, telnet, and many
  399.               other features - just WWW browser, nothing more).
  400.               New codes for distribution packages:
  401.               archn???.exe ... Default release, for i386+ CPU and SVGA cards
  402.               archm???.exe ... Same a archn???, but without PPP, telnet, etc.
  403.               archl???.zip ... "downgrade" for i8086 and/or 16 color VGA cards
  404.               archu???.zip ... "ultralight" edition (requires only 420 kB)
  405.               arcz????.??? ... Czech language distribution
  406.               arnl????.??? ... Dutch language distribution
  407.  
  408. 1.20 beta 5 (released only as a patch, for "hardcore" Arachne fans)
  409. ----
  410.  
  411. Release date: Friday, 19th Spetember 1997
  412.    Bug fixes: Smooth scrolling and virtual screens now work much better.
  413. Upgrade note: same as beta 4
  414.  
  415. 1.20 beta 4 (released only as a patch, for Arachne fans)
  416. ----
  417.  
  418. Release date: Friday, 19th Spetember 1997
  419.    Bug fixes: 1.20 beta 3 was not able to read IP address from enviroment
  420.               variable (eg. %MYIP%...).
  421.               MINITERM included in beta 3 was still not able to connect
  422.               faster than 9600, now this bug was reported to be really
  423.               fixed. Also Autologin should work better. '\r' sequence can
  424.               be used to type additional <Enter>.
  425. Improvements: SMOOTH SCROLLING was implemeted! Thanks to Zdenek Harovnik
  426.               (and of course thanks to money from Caldera, who helped us to
  427.               concentrate on development and forget about "real life" ;-)
  428.               (and of course thanks to hundereds of e-mails from Arachne
  429.               fans ;-), X_LOPIF library now supports virtual screens, which
  430.               enabled implementation of (almost) smooth scrolling (on
  431.               machines wiht XMS memory and 256 color video card only....)
  432.               Scrolling is controled by following ARACHNE.CFG variables:
  433.               VirtualScreen <pixels> ... size of virtual screen (eg. 1800)
  434.               SmoothScrolling Yes|No ... enables smooth scrolling
  435.               ScrollStep 40 ... small values mean slower PageUp/PageDown
  436.               If smooth scrolling is enabled, arrows can be used to scroll
  437.               the document (like in Netscape or MSIE), while "keyboard-mouse"
  438.               is still available when you hold <Shift> key.
  439.      Problem: Smooth scrolling will be completely unusable on slow PCs.
  440.               Please report me PC configurations where smooth scrolling had
  441.               to be turned off.
  442.        Plans: Virtual screen technology will allow creating snapshots
  443.               of HTML pages in BMP file format and also printing (print engine
  444.               from IBASE project will be licensed, which allows printing of
  445.               images on 9 and 24 pin Epson compatible printers and on
  446.               Hewlet Packard laser and ink printers (even with colours!).
  447. Upgrade note: Just overwrite installation of 1.20 beta 3 with files from
  448.               ptch12b4.zip. Warning: new executable requires 20 kB more of
  449.               DOS memory (it should be last dramatic increase, as now
  450.               there is staticaly linked even HiColor grahics library -
  451.               not yet used).
  452.  
  453. 1.20 beta 3
  454. ----
  455.  
  456. Release date: Monday, 15th Spetember 1997
  457.    Bug fixes: 1.20 BETA 1 AND 2 WERE NOT ABLE TO WORK WITH FIXED IP ADDRESS!
  458.               SMTP bug was finally fixed (?)
  459.               MIME mail reader was slightly improved (name="xxx"...)
  460.               MINITERM now connects faster than 9600 bps and can do autologin.
  461. Upgrade note: Hotkey W was replaced by C ("compose message").
  462.               Hotkey I now shows INBOX mail folder (document information
  463.               is now available using "=" key). New hotkey mapping
  464.               is trying to follow PINE and LYNX (popular text mode
  465.               clients for Unix) key mapping.
  466. Improvements: about: and arachne:dialpage URLs were added.
  467.               <U> (underline) tag added. Modem setting "Base Default" or
  468.               "Base 0x???" can be used in ARACHNE.CFG (it is passed to
  469.               PPPD.EXE and to MINITERM; not to PPP.EXE)
  470.  
  471. 1.20 beta 2
  472. ----
  473.  
  474. Release date: Friday, 12th Spetember 1997
  475.    Bug fixes: SMTP e-mail now uses brackets <...> around e-mails.
  476.               MAILMAN now correctly assembles MIME messages (tested in PINE).
  477.               Some more bugs in mail manager and SMTP upload were fixed.
  478. Improvements: Hotkey W ("write message") will display mailto: page.
  479.      Warning: Autologin with script is still not implemented for DOSPPPD!
  480.               Please wait for final release of 1.20 version (in three
  481.               languages!) for better documentation and more bug-fixes.
  482.  
  483. 1.20 beta 1 (preview of first professional release)
  484. ----
  485.  
  486. Release date: Friday, 12th Spetember 1997
  487. Upgrade note: ARACHNE.PCK is not compatible. Please re-run SETUP.BAT,
  488.               delete cache index and history files, etc.
  489.               EtherPPP dialer is now slightly different. Automagic creation
  490.               of DIAL.PPP from LOGIN.CFG is no longer supported. If you
  491.               were using EtherPPP, you may encounter problems (not tested).
  492.               Because author is not able to write his own PPP packet driver,
  493.               but able to write modem dialer, Arachne now attempts to use
  494.               MINITERM as universal dialer. As usually, 90% of Arachne users
  495.               will report that MINITERM doesn't work with their modems ;-)
  496.               BTW, default ARACHNE.CFG was completely rewritten to be more
  497.               clear for those who prefere text setup.
  498.    Bug fixes: Lowercase <hr> didn't work, while uppercase <HR> did - fixed.
  499.               Some small icons vere interpreted as clicking on history list.
  500.               In Lynx compatibility mode (while <Scroll Lock> is on), you can
  501.               use arrows to switch among text input fields, like in real Lynx.
  502.               Text input fields now should behave more normaly. "SavePasswords
  503.               Yes" setting will remove passwords from ARACHNE.CFG while
  504.               allowing you to define them for single Arachne session.
  505.               After pressing F2, original version of document will be saved
  506.               (eg. original JPG image, not a GIF copy, or source of mail
  507.               message, not HTML version) - <INPUT .... ARACHNEDOC>.
  508.               Mouse will move smothly even in *very* long HTML files with
  509.               very large tables.
  510. Improvements: Direct DOSPPPD dialer support integrated to Arachne !!!
  511.               New ARACHNE.CFG variable "Dialer" and "UseTerminal".
  512.               "Animated" icons added. Added special tag <ARACHNE MSG=message>,
  513.               so Arachne fans can improve their pages by messages visible
  514.               only to other Arachne users. Message appears on the status bar.
  515.               More Lynx hotkeys were added: G - edit URL, = - info, same as I.
  516.               You can use ~ (tilde) key to turn on immediate image ignoring.
  517.               <EM> tag implemented (as equivalent to <B>).
  518.               Help line is now being displayed even for small icons.
  519.               If you have problems with SMTP, try to disable HELO protocol by
  520.               setting "NoHELO" variable to "Yes" in ARACHNE.CFG.
  521.               You can disable logo animation by setting "NoLogo Yes"
  522.               Input fields color can be controled by variable "Color X Y",
  523.               where X is foreground and Y background color index (0..15).
  524.               New hotkey "~" (tilde) will toggle ignoring both local and
  525.               remote images "on fly". Useful for very slow computers (AT/XT).
  526.               New Arachne extension <TEXTAREA ... ARACHNEROWS> will adjust
  527.               textarea size to screen size - see SENDMAIL.HTM or TEXTEDIT.HTM!
  528.               MIME compatible mail reader and composer (!) - variable
  529.               "MailEncoding" with values "MIME" and "UUENCODE".
  530.               WWWMAN and MAILMAN now use tag <BODY ARACHNE>, which means
  531.               BGCOLOR, TEXT and LINK colors are defined in ARACHNE.CFG.
  532.      Special: Arachne is now available also as "Arachne Light" - archive
  533.               archnXXXl.zip, which contains reduced CORE.EXE without mail,
  534.               gopher, finger, dialer support, etc. For users of very old PCs
  535.               who cannot get more than 430 kB free after connecting with PPP.
  536.               To use this release, you have to download full or minimal
  537.               distribution package firs.
  538.  
  539. 1.10 (Holiday release)
  540. ----
  541.  
  542. Release date: Tuesday, 8th July 1997
  543. Upgrade note: Due tu implementation of frames, ARACHNE.PCK is not compatible.
  544.               Please re-run SETUP.BAT.
  545.    Bug fixes: Hotlist addition repaired (was not working since last beta).
  546.               Inside <TEXTAREA> tag, no other HTML tags are interpreted
  547.               (I found out it is required for mail composer). Mouse should
  548.               now move more smothly. Sometimes, documents or image(s) were not
  549.               displayed at all in latest versions - fixed. Various scrollbar
  550.               bugs fixed. Several fatal DGI and CGI bugs fixed. After sending
  551.               mail from page with mailto: link, Arachne will return to this
  552.               page and won't go to MAIL.HTM. JavaScripts were chased,
  553.               trapped and comletely exterminated finaly (but it wasn't easy).
  554. Improvements: Arachne now supports complete HTML/2.0 including <SELECT>
  555.               and <OPTION> tags, and entities """ and "ß" (the
  556.               second one was necessary for pages in German language).
  557.               Improved mail manager. Better documentation.
  558.               History list can be viewed clicking on mini-icon on the right
  559.               side of URL prompt. When mouse moves over big icons, help
  560.               message line apperars.
  561.      Changes: This release requires only 440 kB to run (without resident PPP).
  562.               (this is because big fixed array of pointers to HTMLatoms,
  563.               originaly situated in low memory, is now implemented as dynamic
  564.               list situated in xSwap (memory pages in XMS/EMS/disk).
  565.               Default setup now includes NextStep style scroll buttons;
  566.               users who prefered 1.0x appearance of Arachne can easily
  567.               switch back to it at Options -> Preferences setup screen.
  568.        Plans: I am leaving for holiday, so there won't be any new release
  569.               in next two months. I am planning to implement Netscpe FRAMES
  570.               as soon as possible, better mail manager is being developped
  571.               as well as faster and less screen-flashing icons.
  572.  
  573. 1.10 beta 2
  574. -----------
  575.  
  576. Release date: Wednesday, 2th July 1997
  577. Upgrade note: ARACHNE.PCK is (again) not compatible (and it won't be in
  578.               the future versions - sorry).
  579.    Bug fixes: Download and local save now works. Memory allocation bugs
  580.               fixed (once again ;-) - you should get MUCH less "Non-fatal
  581.               error" screens and no red boxes instead of images (tested
  582.               for low memory sizes from 450 to 610 kB with step cca 10 kB).
  583.               Several bugs in SMTP upload and mail manager are fixed, but
  584.               mail reader is still not very usable (but at least you can
  585.               write replys and then delete/rename/archive messages from DOS).
  586.      Changes: This beta requires 450 kB to run (without resident PPP).
  587.  
  588. 1.10 beta 1
  589. -----------
  590.  
  591. Release date: Tuesday, 24th June 1997
  592. Upgrade note: ARACHNE.PCK is not compatible, you have to run SETUP.BAT !
  593. Improvements: In setup, you can select if you want to use XMS, EMS or disk
  594.               for memory swapping. This should help users with less
  595.               compatible systems to avoid Arachne crashing.
  596.               Arachne can do e-mail ! Very simple at the moment, but it
  597.               will be improved. New Arachne.cfg variable is "TimeZone".
  598.               "KillSent", "UseSignature" and "Signature" variables are not
  599.               yet implemented.
  600.    Bug fixes: Plug-ins are now correctly executed for online documents.
  601.               Small GIF scrolling bug fixed. Small bug in WWWMAN.EXE fixed.
  602.  
  603. 1.08 (Friday the 13th bug-free release)
  604. ----
  605.  
  606. Release date: Friday, 13th June 1997
  607.    Bug fixes: Aborted documents with unknown mime type can be reloaded.
  608.               If backround bitmap is missing or corrupted, screen will
  609.               be cleared before refreshing page. Internal editor won't append
  610.               empty line at the end of the document after each modification.
  611.               <BLOCKQUOTE> tag was implemented (as indented paragraph).
  612.               JavaScripts between <SCRIPT> and </SCRIPT> tags are now
  613.               completely invisible. Multiple JPEG or PNG images on one
  614.               page will be converted only once per file. Unconvertable JPEG
  615.               or PNG images will not be uselessly reloaded from server.
  616.               Screen will not flash when refreshing page with many images.
  617.               256 color BMP images (ussual result of PNG conversion) are now
  618.               displayed properly (see http://www.w3.org). It means that
  619.               Arachne is finaly independent on LZW algorithm in GIF files!
  620.               It will decompress PNG images (perfect for net transfer) to
  621.               local 256 color BMP files (perfect for fast page refreshing);
  622.               Arachne is now ready for PNG, the future of the World Wide Web!
  623. Improvements: HTML rendering is approximately 10 times faster because or
  624.               more efficient algorithm (previous versions were applying
  625.               cca 100 strcmp() calls on each HTML tag, while avarage
  626.               page contains thousands of such tags and pages with tables
  627.               must be rendered twice. Now Arachne uses only 1-5 strcmp() per
  628.               tag).
  629. Comming soon: There is already experimental build of Arachne with HiColor
  630.               support, but there are still serious problems which prevented
  631.               me from releasing it. And after all, HiColor support via VESA
  632.               driver is on my AMD K5/133 much slower than using palette
  633.               mixing and 256 color modes. Possible use of HiColor modes
  634.               is on slower computers (386, 486) equipped with 1MB VESA cards.
  635.               After HiColor implementation, there will be available also
  636.               special builds of CORE.EXE without HiColor and/or EtherPPP
  637.               support. Version 1.1 (with e-mail support) is already under
  638.               construction and will be released before end of June.
  639.  
  640. 1.07
  641. ----
  642.  
  643. Release date: 4th June 1997
  644.    Bug fixes: Disabled zooming while document download (it caused Arachne to
  645.               crash), some scrollbar bugs were fixed, F3 key disabled in
  646.               fullscreen mode, 32 color palette freezing was finally fixed.
  647.               On "Out of conventional memory" error now Arachne will not
  648.               exit, it will only restart and show NONFATAL.HTM. You should
  649.               generally get less screen flashing and offline and/or cached
  650.               documents should be viewed with ultra-low screen flashing.
  651.               Missing JPEGs and PNGs will not cause Arachne to cycle.
  652.      Changes: Scroll buttons (ScrollBarStyle ...) now scroll only half-page.
  653. Improvements: When viewing cached documents (online pages, dgi scripts output,
  654.               etc.), Arachne now remembers last position in displayed
  655.               document. Useful for example when browsing long directory
  656.               listings and generaly for long HTML pages with many links.
  657.               Clicking on black zone of vertical scrollbar is now equivalent
  658.               to pressing <Page Down> or <Page Up>. Horizontaly it works
  659.               as horizontal home/horizontal end.
  660.      Preview: Send mail page (not functional)
  661.  
  662. 1.06 (first version believed to be without major bugs)
  663. ----
  664.  
  665. Release date: 28th May 1997
  666.    Bug fixes: You should get less "Illegal xSwap operation" and "Out of
  667.               conventional memory" messages and less screen flashing when
  668.               viewing pages with lot of images. You should be able to easily
  669.               abort domain lookup. Many other small bugs were fixed.
  670. Improvements: Login script for Compuserver was included. Experimental
  671.               implementation of "TerminalWindow" ARACHNE.CFG variable should
  672.               help those who cannot login with their provider. Experimental
  673.               implementation of "NoProxy" variable - list of hosts which
  674.               are unreachable using HTTP proxy server. Messages were separated
  675.               to single "messages.h" file, which will allow to compile
  676.               versions for various languages. Better WWWMAN.EXE
  677.  
  678. 1.05
  679. ----
  680.  
  681. Release date: 19th May 1997
  682.    Bug fixes: Downloading of documents which can be viewed by external viewer
  683. Improvements: Faster tables, better Save As.../Download prompt, experimental
  684.               EMS support (not tested)
  685.  
  686. 1.04
  687. ----
  688.  
  689. Release date: 13th May 1997
  690.    Bug fixes: Serious palette mixing bug, memory management bugs,
  691.               <TEXTAREA> horizontal size bug.
  692.  
  693. 1.03
  694. ----
  695.  
  696. Release date: 7th May 1997
  697.    Bug fixes: Errors in distribution package, various HTML layout errors,
  698.               various memory management errors, in HTML tag
  699.               <INPUT TYPE=SUBMIT NAME=... VALUE=... > the VALUE is now
  700.               being passed to CGI scripts, "password" editor bug, "page up"
  701.               editor bug, mouse refresh bug, browser resize and refresh bugs,
  702.               <TABLE BGCOLOR> and <TR BGCOLOR> tags are now implemented
  703.               correctly, faster mixing of single color to long palette.
  704. Improvements: Improved documentation, 3D-elements (<TABLE> and <HR>) are
  705.               now colored differently on white (BGCOLOR=#FFFFFF) pages.
  706.               Better italic fonts (sent by some Arachne fan).
  707.               User definable scrollbar width, various scrollbar styles
  708.               (Arachne, Windows, NextStep and experimental one), optional big
  709.               system font (ARACHNE.CFG variables ScrollBarSize,
  710.               ScrollBarWidth, BigFont), <TEXTAREA> tag (not tested online !),
  711.               F4 key (editor), F2 key (save), renaming of downloaded files.
  712.  
  713. 1.02 (first official release)
  714. ----
  715.  
  716. Release date: 30th April 1997
  717.    Bug fixes: Netscape compatible comments <!-- xxx>, reload is enabled
  718.               when using proxy server.
  719.  
  720. 1.01
  721. ----
  722.  
  723. Release date: Never released for public use
  724.    Bug fixes: Faster version of graphics library, table rendering bugs
  725.  
  726. 1.00
  727. ----
  728.  
  729. Release date: Never released for public use
  730.    Bug fixes: <INPUT TYPE=IMAGE>, CGA support, submitting of forms without
  731.               submit button, HTML entities
  732.  
  733. 1.0 beta 9
  734. ----------
  735.  
  736. Release date: 2nd April 1997
  737.    Bug fixes: *BIG* table rendering bug fixed
  738.               (try http://browserwatch.iworld.com)
  739.               Netscape image-resizing emulation.
  740. Improvements: Handles virtual domains (HTTP keyword Host: implemented)
  741.  
  742. 1.0 beta 8
  743. ----------
  744.  
  745. Release date: 28th March 1997
  746.    Bug fixes: Insufficient memory bug fix. Downgrade of EtherPPP.EXE
  747. Improvements: New ARACHNE.CFG variables: CreateScript, WaitFor?, Response?,
  748.               ExitOnHangup. Improved ARACHNE.BAT. Klos PPP support.
  749.               After optimization, CORE.EXE is 60 kB shorter.
  750.               Requires less memory. Faster graphics on VESA cards.
  751.               More user-friendly setup.
  752.  
  753. 1.0 beta 7
  754. ----------
  755.  
  756. Release date: 13th March 1997
  757.    Bug fixes: Stack overflow. Image loading and JPEG conversin bugs.
  758.               Horizontal keyboard scroll bug (Shift+End).
  759.       Change: Arachne now requires 460 kB of DOS memory (580 with PPP).
  760. Improvements: New ARACHNE.CFG variables: F3key (you can replace 'file:*.*'
  761.               default string), AutoF3key Yes/No ('file:*.*' when offline,
  762.               'http://' when online), SearchPage (will appear after pressing
  763.               F7). AltNameServer and AltGateway variables now allow you to
  764.               add second nameserver and gateway directly to ARACHNE.CFG
  765.  
  766. 1.0 beta 6
  767. ----------
  768.  
  769. Release date: 5th March 1997
  770.    Bug fixes: Proxy support was finally implemented !
  771.               PPP.LOG file is now being opened by C sopen(), not open()
  772.               function, so file sharing errors in Windows DOS box should
  773.               disappear (but it was tested only with SHARE.EXE).
  774. Improvements: 4 "Memory modes" implemented: "CRISIS","LOW","NORMAL","COOL".
  775.               Arachne now requires only 450 kB offline and 570 kB with PPP,
  776.               but users of QEMM, MEMMAKER or DR-DOS who have more
  777.               than 600 kB available will see no difference ("COOL" mode).
  778.               Palette mixing is now several times faster (better algorithm).
  779.               Free utility PKTSTAT can be called from utilities page.
  780.               Someone sent me newer version of EtherPPP (PPP.EXE); seems
  781.               to work at least not worse than the old one. And the graphical
  782.               PPP setup was changed to behave more functional.
  783.  Bug reports: JPEGs do not always behave as they should. The bug is not
  784.               yet fixed, because the other bug fixes had higher priority.
  785.      Message: New Scientist called Arachne "browser for poor". But I don't
  786.               think I am poor just because I don't want to buy new computer
  787.               ever year! Good news: Arachne will be incorporated as native
  788.               browser in Caldera OpenDOS operating system.
  789.  
  790. 1.0 beta 5
  791. ----------
  792.  
  793. Release date: 16th February 1997
  794.    Bug fixes: some of image redraw bugs fixed
  795. Improvements: images in 16 color VGA and EGA modes, <Scroll Lock> activates
  796.               "Lynx mode" - surfing with cursor keys. <Backspace> = history,
  797.               <Shift> + <Home>, <Shift> + <End> = horizontal scroll.
  798.               Some HTML/2.0 entities. <A HREF="#..."> ... <A NAME="...">
  799.               "Kill hotlist" icon in Utilities page - example of DGI
  800.      Message: Number of visitors of Arachne homepage was increased hundered
  801.               times after publishing of short article in PointCast.
  802.               Many new mirror sites will be announced soon.
  803.               Microsoft offered me to move to Redmond and work for them -
  804.               really, I am not joking ;)
  805.               Possible use of Arachne in a single-chip Net Computer.
  806.               Arachne will be used in WebTyme - internet slot machine.
  807.               In future, Arachne may be integrated into GEOS and OpenDos
  808.               operating systems as native browser, if everything goes well.
  809.               To Jan Patera: sorry, to vraceni grafickeho modu jsem zase
  810.               nechal ve skole ;-)))
  811.         Note: You would expect teen hackers to perfectly manage low level
  812.               graphics or so, and senior programmers to be rather system
  813.               administrators, etc. Reality: I am 23, my father is 50.
  814.               If you like image viewing in 16 color VGA and EGA mode
  815.               (as well as very good palette otimization),
  816.               send credits to my father ;-)
  817.  
  818. 1.0 beta 4
  819. ----------
  820.  
  821. Release date: 27th January 1997
  822.    Bug fixes: tables ("Netscape homepage bug" and others), hotkeys bugs,
  823.               "yahoo search bug" (error in form submitting), ">" entity,
  824.               Linux POP3 download bug, conversion bugs, many other bugs.
  825.               Cache size restricted to 256 files to reduce problems.
  826. Improvements: 16 color VGA and EGA modes, registration key support,
  827.               links to <FRAME> sources (!), query strings passed to DGIs,
  828.               <Backspace> returns to previous document, <Shift>+<PgUp>,<PgDn>,
  829.      Message: There are signals, that in future Arachne may be used in
  830.               some slot-machines for public Internet access. This can mean
  831.               that more people taking care about optimizing pages for Arachne
  832.               and other "Other" browsers, like Lynx, Mosaic, etc.
  833.               It can be important step forcing webmasters to keep
  834.               high informational value of WWW and stop the latest "putting
  835.               TV-shit online" trends. REGISTER NOW to keep Arachne project
  836.               alive! Final release of 1.0 will appear until end of February.
  837.      Warning: No more changing homepage with <F4> in Volkov commander!
  838.               I take no responsibility for possible side effects of cracking
  839.               CORE.EXE, remember, I am not so bad programer... <g>
  840.  
  841. 1.0 beta 3
  842. ----------
  843.  
  844. Release date: 6th January 1997
  845.    Bug fixes: tables, documentation, miscelaneous bugs
  846. Improvements: background download of HTML documents, slight speed improvement,
  847.               1024x768 graphics mode, keyboard select <Tab>.
  848.      Message: Author have new e-mail address - xchaos@main.naf.cz
  849.  
  850. 1.0 beta 2
  851. ----------
  852.  
  853. Release date: 22th December 1996
  854.    Bug fixes: gopher, finger, jpeg conversion, DGI calls, some HTML entities
  855. Improvements: EscExits and LoadImages variable in ARACHNE.CFG, Load images
  856.               icon, Arachne now calls external telnet and ftp, public domain
  857.               Clarkson Univesity telnet and ftp binaries added to package
  858.  
  859. The way to 1.0 beta
  860. -------------------
  861.  
  862. I first attempted to compile some DOS TCP/IP application at university in 1995.
  863. It was based on NCSA Telnet sources, and for some strange reasons, the
  864. attempt was complete failure. I didn't know much about TCP/IP at that time.
  865.  
  866. Then I started working as a webmaster for Video On Line, where I had
  867. enought spare time to learn about TCP/IP protocols, to search WWW for
  868. important software.... I started to hate Windows 95 as I was forced to
  869. work with them. I started also with C programming for Unix, etc.
  870.  
  871. One day I tried to search Altavista for "WWW browser for DOS" - and I was
  872. very surprised, that it found nothing! Well, there were about three or four
  873. pseudo-browsers (Doslynx, Knots, Minuet and Open World Navigator), which
  874. were so useless compared to Netscape, that I decided to try it on my own.
  875. In fact, another DOS browser, SPIN, would probably discourage me from writing
  876. Arachne, because the version I had oportunity to see last month was almost
  877. usable. But it was also extremely unstable, and generaly, it could be compared
  878. to Arachne somewhere in versions 0.91-0.92. And it was also much slower, at
  879. least on my computer. (By the way, current betaversion of SPIN is now
  880. comparable with latest release of Arachne...)
  881.  
  882. The reason why Arachne is so good is, that software included in Arachne
  883. package is result of years of work of many good programers. Only few of
  884. them are people I know... that's the cyberspace! My work can be best
  885. described as "source code archeology" :-).
  886.  
  887. I only came, and linked it all together. Well, I also wrote HTML rendering
  888. engine but compared to TCP/IP kernel, my HTML engine is children's toy.
  889.  
  890. Arachne is in fact based on "Popdump" aplication distributed
  891. as example for using WatTcp TCP/IP library. I started work in April 1996
  892. and I released several alfaversions (0.7, 0.8, etc...) for testing.
  893. Then, when I made version about 0.9?? and started testing online homepage,
  894. one of testers added my URL to Altavista, and it is the reason why
  895. alfaversions 0.9?? ... 0.99 spreaded among people. When Arachne was once
  896. "released", I simply had to fix the major bugs and publish at least
  897. the most important updates.
  898.  
  899. In fact, my first official release was version 1.0 beta, and it
  900. is also where the history list will start. I will not mention
  901. any bug fixes from alfaversion, except of one: I succesfuly fixed the packet
  902. driver interrupt crash (it was occuring in the moment when Arachne was
  903. accessing XMS, which happens very often). It was most important event in
  904. the alfaversion history. This bug is fixed cca since version 0.93 or so.
  905.  
  906. So - please DELETE ANY ARACHNE OLDER THAN VERSION 1.0 beta and upgrade !!!
  907.  
  908.  Michael Polak, xChaos software